找传奇、传世资源到传世资源站!

UnrealPakViewer

8.5玩家评分(1人评分)
下载后可评
介绍 评论 失效链接反馈

UnrealPakViewer-master:UnrealPakViewer可视化Pak分析工具用于查看PAK文件的好东东from clipboard.
├── UnrealPakViewer-master
│   ├── PakAnalyzer
│   │   ├── PakAnalyzer.Build.cs
│   │   ├── Private
│   │   │   ├── AssetParseThreadWorker.cpp
│   │   │   ├── AssetParseThreadWorker.h
│   │   │   ├── BaseAnalyzer.cpp
│   │   │   ├── BaseAnalyzer.h
│   │   │   ├── ExtractThreadWorker.cpp
│   │   │   ├── ExtractThreadWorker.h
│   │   │   ├── FolderAnalyzer.cpp
│   │   │   ├── FolderAnalyzer.h
│   │   │   ├── IoStoreAnalyzer.cpp
│   │   │   ├── IoStoreAnalyzer.h
│   │   │   ├── IoStoreDefines.h
│   │   │   ├── PakAnalyzer.cpp
│   │   │   ├── PakAnalyzer.h
│   │   │   ├── PakAnalyzerModule.cpp
│   │   │   └── PakFileEntry.cpp
│   │   └── Public
│   │       ├── CommonDefines.h
│   │       ├── IPakAnalyzer.h
│   │       ├── PakAnalyzerModule.h
│   │       └── PakFileEntry.h
│   ├── README.md
│   ├── Resources
│   │   ├── Icons
│   │   │   ├── Edit
│   │   │   │   └── icon_Edit_Copy_40x.png
│   │   │   ├── FolderClosed.png
│   │   │   ├── FolderOpen.png
│   │   │   ├── icon_Blueprint_Find_40px.png
│   │   │   ├── icon_ContentBrowser_40x.png
│   │   │   ├── icon_FontEd_Export_40x.png
│   │   │   ├── icon_Persona_Skeleton_Tree_16x.png
│   │   │   ├── icon_StaticMeshEd_Collision_40x.png
│   │   │   ├── icon_file_open_40x.png
│   │   │   ├── icon_levels_visible_40x.png
│   │   │   └── icon_source_control_40x.png
│   │   ├── Images
│   │   │   ├── AESKey.png
│   │   │   ├── AssetSummary.png
│   │   │   ├── ClassFilter.png
│   │   │   ├── DependencyPackages.png
│   │   │   ├── DependentPackages.png
│   │   │   ├── ExportObjects.png
│   │   │   ├── FileDetail.png
│   │   │   ├── FolderDetail.png
│   │   │   ├── FolderDetailClass.png
│   │   │   ├── ImportObjects.png
│   │   │   ├── ListView.png
│   │   │   ├── ListViewContext.png
│   │   │   ├── LoadAssetRegistry.png
│   │   │   ├── NameFilter.png
│   │   │   ├── Names.png
│   │   │   ├── ObjectDependencies.png
│   │   │   ├── OpenPak.png
│   │   │   ├── PakSummary.png
│   │   │   ├── TreeView.png
│   │   │   └── TreeViewContext.png
│   │   └── Windows
│   │       ├── RCa27464
│   │       ├── Resource.rc
│   │       └── UnrealPakViewer.ico
│   ├── UnrealPakViewer
│   │   ├── Private
│   │   │   ├── PlatformMain
│   │   │   │   ├── Linux
│   │   │   │   │   └── UnrealPakViewerMainLinux.cpp
│   │   │   │   ├── Mac
│   │   │   │   │   └── UnrealPakViewerMainMac.cpp
│   │   │   │   └── Windows
│   │   │   │       └── UnrealPakViewerMainWindows.cpp
│   │   │   ├── UnrealPakViewerApplication.cpp
│   │   │   ├── UnrealPakViewerApplication.h
│   │   │   ├── UnrealPakViewerMain.cpp
│   │   │   ├── UnrealPakViewerMain.h
│   │   │   ├── UnrealPakViewerStyle.cpp
│   │   │   ├── UnrealPakViewerStyle.h
│   │   │   ├── ViewModels
│   │   │   │   ├── ClassColumn.cpp
│   │   │   │   ├── ClassColumn.h
│   │   │   │   ├── FileColumn.cpp
│   │   │   │   ├── FileColumn.h
│   │   │   │   ├── FileSortAndFilter.cpp
│   │   │   │   ├── FileSortAndFilter.h
│   │   │   │   ├── WidgetDelegates.cpp
│   │   │   │   └── WidgetDelegates.h
│   │   │   └── Widgets
│   │   │       ├── SAboutWindow.cpp
│   │   │       ├── SAboutWindow.h
│   │   │       ├── SAssetSummaryView.cpp
│   │   │       ├── SAssetSummaryView.h
│   │   │       ├── SExtractProgressWindow.cpp
│   │   │       ├── SExtractProgressWindow.h
│   │   │       ├── SKeyInputWindow.cpp
│   │   │       ├── SKeyInputWindow.h
│   │   │       ├── SKeyValueRow.cpp
│   │   │       ├── SKeyValueRow.h
│   │   │       ├── SMainWindow.cpp
│   │   │       ├── SMainWindow.h
│   │   │       ├── SOptionsWindow.cpp
│   │   │       ├── SOptionsWindow.h
│   │   │       ├── SPakClassView.cpp
│   │   │       ├── SPakClassView.h
│   │   │       ├── SPakFileView.cpp
│   │   │       ├── SPakFileView.h
│   │   │       ├── SPakSummaryView.cpp
│   │   │       ├── SPakSummaryView.h
│   │   │       ├── SPakTreeView.cpp
│   │   │       └── SPakTreeView.h
│   │   └── UnrealPakViewer.Build.cs
│   └── UnrealPakViewer.Target.cs
└── 找例子网_UnrealPakViewer-master.zip

17 directories, 97 files

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复